| FaGLAuth |
| Logical Entity Name | FaGLAuth |
| Default Table Name | FaGLAuth |
| Physical Only | NO |
| Definition | |
| Note |
| FaGLAuth Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaGLAuthID |
int | NO | ||
FaGLFundID |
int | NO | ||
| SyCampusID | int | YES | ||
| SchoolIDNumber | char(6) | YES | ||
| AwardYear | char(7) | NO | ||
| AuthorizationAmount | money | NO | ||
| AmountPackaged | money | NO | ||
| AmountDisbursed | money | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaGLAuth Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaGLAuth_FaGLAuthID_U_C_IDX | PrimaryKey | FaGLAuthID |
| FaGLAuth Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaGLFund | Non-Identifying | One To Zero or More | FK_FaGLAuth_FaGLFundID_FaGLFund_FaGLFundID | FaGLFundID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaGlAuthCampus | Non-Identifying | One To Zero or More | FK_FaGlAuthCampus_FaGlAuthID_FaGlAuth_FaGlAuthID | NO | YES |
| FaGLAuth Check Constraints |
| Check Constraint Name | CheckConstraint |